projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f5a159
)
mailclient.el: declare clipboard-kill-ring-save
author
David Reitter
<david.reitter@gmail.com>
Wed, 25 Feb 2009 03:44:03 +0000
(
03:44
+0000)
committer
David Reitter
<david.reitter@gmail.com>
Wed, 25 Feb 2009 03:44:03 +0000
(
03:44
+0000)
lisp/mail/mailclient.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mailclient.el
b/lisp/mail/mailclient.el
index ab99410bbdc738c9d8548eb12e5f9d699e3daddd..8610f192d97a66fd75b16873cd6be41282a98ca9 100644
(file)
--- a/
lisp/mail/mailclient.el
+++ b/
lisp/mail/mailclient.el
@@
-98,6
+98,8
@@
supported. Defaults to non-nil on Windows, nil otherwise."
(mail-strip-quoted-names field) "\, *"))
result)))))
+(declare-function clipboard-kill-ring-save "menu-bar.el" (beg end))
+
;;;###autoload
(defun mailclient-send-it ()
"Pass current buffer on to the system's mail client.